home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 2 / MacMania 2.toast / Demo's / Tools&Utilities / ObiWan 4.0.1 / Additions / Help < prev    next >
Encoding:
Text File  |  1992-09-22  |  1.5 KB  |  38 lines  |  [TEXT/MPS ]

  1. =|
  2. A long time ago in a galaxy far far away…    [1/3]    Commands
  3.     `        Pops up ObiWan. Type a search string and press return to
  4.             matches the first word only; Shift-return matches any word;
  5.             Option-return selects a new database from the ObiWan Folder
  6.     Enter    “Types” the selection, with shift types whole entry (using
  7.             the Insert Procedure), with option types the first line.
  8.     .        Forward to next entry (, goes backwards).
  9.     ]        Jumps to selection’s entry ([ returns).
  10.     Click     Selects the word, with  it “Types” the word too, with
  11.             option returns, double-click jumps (as with [,])|
  12. A long time ago in a galaxy far far away…    [2/3]    Conventions
  13.     {A565}    Trap number in {}s.
  14.     { ??? }    Other general comments.
  15.     Δ        This call can cause heap movement.
  16.     ∫file Found in {PInterfaces}file.p
  17.     I-898    Inside Mac volume and page number.
  18.     S-167    Apple Numerics Manual(SANE) page number.
  19.     RE-92    ResEdit Manual 2.1
  20.     MPW-11    MPW 3.0 Object Pascal Manual
  21.     TP-11    Think Pascal 4.0 Manual|
  22. A long time ago in a galaxy far far away…    [3/3]    Samples
  23.     InitGraf(globalPtr:Ptr); ∫Quickdraw Δ {A86E} I-162
  24.     _InitGraf=$A86E; ∫Traps
  25.     TrapA86E _InitGraf; ∫Traps
  26.     CurApName=$910; ∫SysEqu
  27.     Global910 CurApName; ∫SysEqu
  28.     dsMemFullErr=25; ∫Errors
  29.     Err25 dsMemFullErr; ∫Errors
  30.     nilHandleErr=-109; ∫Errors
  31.     Err-109 nilHandleErr; ∫Errors|
  32. Thanks go to Quinn and Jager!|
  33. Copyright 1992 Peter N Lewis and Apple Computer, Inc.
  34. This file may be freely distributed once I licence the 
  35. PInterfacesHelp file from Apple.|
  36.  The End|
  37. =|
  38.